home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 373
- Top = 189
- BorderStyle = bsNone
- Caption = 'SplashForm'
- ClientHeight = 137
- ClientWidth = 300
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Image: TImage
- Left = 0
- Top = 0
- Width = 300
- Height = 137
- Align = alClient
- Picture.Data = {<image000.jpg>}
- Stretch = True
- end
- end
-